textview: fix bug on DnD displaced limits of selection
authorNelson Benítez León <nbenitezl+gnome@gmail.com>
Wed, 2 Aug 2017 14:03:28 +0000 (19:03 +0500)
committerDaniel Boles <dboles@src.gnome.org>
Tue, 29 Aug 2017 18:12:14 +0000 (19:12 +0100)
commit07320200d1e2c0079027c5187a7ab7a6fc160d66
treee9e6d723a5332cf5d0b949266a850b1047a994af
parentafd624bf4ba02d021b156bf478311fa875f7dcce
textview: fix bug on DnD displaced limits of selection

The fix of commit f2fd655754407103f8fb9b2c3e7586fb595ab917
should be confined to DnD coords only, because otherwise
it causes the start and end of the selection to be displaced.

https://bugzilla.gnome.org/show_bug.cgi?id=785736
gtk/gtktextview.c